[INFO] fetching crate rspack_macros_test 0.4.12-alpha.0...
[INFO] checking rspack_macros_test-0.4.12-alpha.0 against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] extracting crate rspack_macros_test 0.4.12-alpha.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rspack_macros_test 0.4.12-alpha.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rspack_macros_test 0.4.12-alpha.0
[INFO] tweaked toml for crates.io crate rspack_macros_test 0.4.12-alpha.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rspack_macros_test 0.4.12-alpha.0 on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rspack_macros_test 0.4.12-alpha.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1d031aaa78b0f6a28632b3584d05cca972cc4126ca37647ba2ffc65d4c2add2b
[INFO] running `Command { std: "docker" "start" "1d031aaa78b0f6a28632b3584d05cca972cc4126ca37647ba2ffc65d4c2add2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d031aaa78b0f6a28632b3584d05cca972cc4126ca37647ba2ffc65d4c2add2b" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d031aaa78b0f6a28632b3584d05cca972cc4126ca37647ba2ffc65d4c2add2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d031aaa78b0f6a28632b3584d05cca972cc4126ca37647ba2ffc65d4c2add2b" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking outref v0.5.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking unicode-id-start v1.3.1
[INFO] [stderr]     Checking better_scoped_tls v1.0.1
[INFO] [stderr]     Checking swc_visit v2.0.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking ryu-js v1.0.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking bstr v1.11.1
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking regress v0.10.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking par-core v2.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking par-iter v2.0.0
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]    Compiling vergen-lib v0.1.5
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking path-clean v0.1.0
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]    Compiling vergen v9.0.2
[INFO] [stderr]    Compiling precomputed-map v0.2.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking terminal_size v0.4.1
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking radix_fmt v1.0.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]    Compiling parcel_selectors v0.28.1
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking concurrent_lru v0.2.0
[INFO] [stderr]     Checking path-slash v0.2.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking clean-path v0.2.1
[INFO] [stderr]     Checking json-strip-comments v1.0.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking inventory v0.3.17
[INFO] [stderr]     Checking smol_str v0.3.2
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling napi-build v2.2.2
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.5
[INFO] [stderr]     Checking cow-utils v0.1.3
[INFO] [stderr]     Checking napi-sys v3.0.0
[INFO] [stderr]     Checking str_indices v0.4.4
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling napi v3.1.2
[INFO] [stderr]     Checking concat-string v1.0.1
[INFO] [stderr]     Checking dtor v0.0.5
[INFO] [stderr]     Checking sugar_path v1.2.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking fast-glob v0.4.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking ctor v0.4.1
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking md4 v0.10.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking anymap3 v1.0.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking rspack_workspace v0.4.12-alpha.0
[INFO] [stderr]     Checking rspack_base64 v0.4.12-alpha.0
[INFO] [stderr]     Checking dissimilar v1.0.9
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking notify v8.1.0
[INFO] [stderr]    Compiling static-self-derive v0.1.1
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]     Checking const-str v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling from_variant v2.0.2
[INFO] [stderr]    Compiling ast_node v3.0.3
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]    Compiling swc_trace_macro v2.0.2
[INFO] [stderr]    Compiling swc_config_macro v1.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v1.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v2.0.2
[INFO] [stderr]    Compiling static-map-macro v0.3.4
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]     Checking ptr_meta v0.3.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling bytecheck_derive v0.8.0
[INFO] [stderr]     Checking st-map v0.2.4
[INFO] [stderr]     Checking rancor v0.1.0
[INFO] [stderr]    Compiling munge_macro v0.4.1
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling rkyv_derive v0.8.8
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking swc_timer v1.0.0
[INFO] [stderr]    Compiling rspack_macros v0.4.12-alpha.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking munge v0.4.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking bytecheck v0.8.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking rend v0.5.2
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr] error: could not compile `napi` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8ac0915e346f9a2e49ca3951b642c55bd7d1eaab/bin/rustc --crate-name napi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/napi-3.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "async", "chrono", "chrono_date", "compat-mode", "default", "deferred_trace", "dyn-symbols", "encoding_rs", "error_anyhow", "experimental", "full", "futures-core", "indexmap", "latin1", "napi1", "napi10", "napi2", "napi3", "napi4", "napi5", "napi6", "napi7", "napi8", "napi9", "node_version_detect", "noop", "object_indexmap", "serde", "serde-json", "serde-json-ordered", "serde_json", "tokio", "tokio-stream", "tokio_fs", "tokio_full", "tokio_io_std", "tokio_io_util", "tokio_macros", "tokio_net", "tokio_process", "tokio_rt", "tokio_signal", "tokio_sync", "tokio_test_util", "tokio_time", "web_stream"))' -C metadata=a0cc35b04d32a7ef -C extra-filename=-4b41e7771d71d996 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-82a9f600690268ce.rmeta --extern ctor=/opt/rustwide/target/debug/deps/libctor-4b4e4aebb7e8ef64.rmeta --extern napi_sys=/opt/rustwide/target/debug/deps/libnapi_sys-8bec6ecdf19d40ee.rmeta --extern nohash_hasher=/opt/rustwide/target/debug/deps/libnohash_hasher-089660ce1f261644.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-0bb3a5e14e8504c6.rmeta --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(tokio_unstable)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8ac0915e346f9a2e49ca3951b642c55bd7d1eaab/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="fs"' --cfg 'feature="macros"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=9a026cf0ced44ff3 -C extra-filename=-39171d85793ff12a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-61fd4e4df647da40.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-753bb516407671bc.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `rend` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8ac0915e346f9a2e49ca3951b642c55bd7d1eaab/bin/rustc --crate-name rend --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rend-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytecheck"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytecheck", "bytemuck-1", "default", "zerocopy-0_8"))' -C metadata=eceb6674680ca083 -C extra-filename=-fa306a798db5e5dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytecheck=/opt/rustwide/target/debug/deps/libbytecheck-e21356b4d3e579b2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1d031aaa78b0f6a28632b3584d05cca972cc4126ca37647ba2ffc65d4c2add2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d031aaa78b0f6a28632b3584d05cca972cc4126ca37647ba2ffc65d4c2add2b", kill_on_drop: false }`
[INFO] [stdout] 1d031aaa78b0f6a28632b3584d05cca972cc4126ca37647ba2ffc65d4c2add2b
